CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - frame buffer

搜索资源列表

  1. framebuffer

    0下载:
  2. 帧缓冲#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-27
    • 文件大小:1471
    • 提供者:hjintian
  1. GPUOpenGL

    0下载:
  2. GPU深度发掘(三)::OpenGL Frame Buffer Object 201-如何通过使用OpenGL高级着色语言(GLSL),实现在同一时间渲染输出到多个纹理上,当然,这里还需要用到绘图缓冲扩展(Draw Buffers extension)
  3. 所属分类:OpenGL program

    • 发布日期:2015-04-14
    • 文件大小:12158
    • 提供者:zhao
  1. S3C2440A

    0下载:
  2. 以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。-Samsung' s S3C2440A Embedded Microprocessor 3.5inLCD and Sharp Screen LQ035Q7DH01 based on the design of the display hardware on the
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-24
    • 文件大小:272678
    • 提供者:honghong
  1. fb_test11

    0下载:
  2. fb_test,能够对frame buffer有较好的认识,测试frame buffer的工作原理-ubuntu linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2154
    • 提供者:koby
  1. dbufcolr

    0下载:
  2. 在显示前台缓存内容中的一帧画面时,后台缓存正在绘制下一帧画面,当绘制完毕,则后台缓存内容便在屏幕上显示出来,而前台正好相反,又在绘制下一帧画面内容。这样循环反复,屏幕上显示的总是已经画好的图形,于是看起来所有的画面都是连续的。 -Cache contents are displayed in front of a screen, the background frame buffer is being drawn the next screen, when the rendering has
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1463
    • 提供者:汪伟
  1. DirectFB-1.3.0.tar

    0下载:
  2. DirectFB 1.3. It relates to frame buffer driver.-DirectFB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2838272
    • 提供者:庄懿芳
  1. Videoreadingandextractthetargetofbackground

    0下载:
  2. mexDDGrab.dll 一定要将其放在WORK目录下。以下文件也一样。 mmread 可读取各种视频格式的文件,用法在M文件中。 avermatrix 提取静止的背景。 frame2bmp 将视频帧存为BMP格式。 show 仔细阅读,可单步输入MATLAB命令窗口运行。-mexDDGrab.dll must put WORK directory. Following the same document. mmread can read a variety of vide
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:60382
    • 提供者:曹晓峰
  1. n6100fb-0.01.tar

    0下载:
  2. n6100 frame buffer device driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-06
    • 文件大小:10626
    • 提供者:Yen
  1. LTV350QV

    0下载:
  2. 介绍LTV350QV在2410平台上的移植。内容包括SPI时序函数以及2410内核部分帧缓冲的配置。-Introduction LTV350QV transplant in the 2410 platform. Include SPI timing function and the 2410 core part of the frame buffer configuration.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:80371
    • 提供者:曹白广
  1. S3C2410_LCD_driver

    0下载:
  2. 这是ARM2410的LCD驱动代码。很实用-S3C2410 LCD Controller Frame Buffer Driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:7802
    • 提供者:校尉
  1. 1

    0下载:
  2. 图形界面编程(frame buffer)-frame buffer
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1289
    • 提供者:maoqingkai
  1. camtest

    0下载:
  2. Test program, that reads data from device /dev/camera and writes it to the frame buffer for s3c2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:1697
    • 提供者:ruuzis
  1. ParticleSystem1

    0下载:
  2. From: http://clootie.narod.ru/delphi/download_custom.html ParticleSystem1 - unidirectional generator sample Main idea of this sample was to demonstrate right and wrong ways of generating uniform distribution of unit length vectors - so end-poi
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:55000
    • 提供者:hfTam
  1. design-of-color-LCD-display-system-Under-the-S3C24

    0下载:
  2. S3C2440A下彩色液晶显示系统的设计,以三星公司的嵌入式微处理器S3C2440A和夏普公司3.5inLCD屏LQ035Q7DH01为基础,设计了显示硬件电路,介绍了帧缓冲设备的处理机制及底层驱动的接口函数,针对本显示系统给出了如何开发其Linux帧缓冲设备驱动程序。不论是显示硬件电路还是软件驱动程序,都有很强的可移植性,可以方便地移植到不同的平台。-S3C2440A under the color LCD display system designed to Samsung' s S3
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-22
    • 文件大小:270318
    • 提供者:cen
  1. spi_lcd_fbdev.c

    0下载:
  2. Nokia 3310 linux spi based frame buffer device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:5265
    • 提供者:Anton
  1. RA8835A

    0下载:
  2. RAiO RA8835A Dot Matrix LCD Controller Specification Version 1.0 February 7, 2007 RAiO Technology 现在很多液晶屏控制芯片都采用RAIO的,这个PDF可以做为编写液晶屏的参考文件-The RA8835A is a controller IC that can display text and graphics on LCD panel. It can display l
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:845692
    • 提供者:haing
  1. simple_framebuffer_object

    0下载:
  2. 在OpenGL中实现帧缓冲对象的一些功能-In the OpenGL frame buffer object to implement some of the features
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1581625
    • 提供者:刘培兴
  1. Mario

    0下载:
  2. 图形学简单程序,用填充像素的方法画一个可以四方向移动,放大缩小的马里奥-This is a simple CG project. It draws a Mario on the screen by filling the frame buffer.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:3460
    • 提供者:Wang Jia
  1. fbshot-0.3.tar

    0下载:
  2. use for capturing imaes and storing it in the frame buffer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:16542
    • 提供者:aaak
  1. OpenGLprogrammingGuideSixthVersion

    0下载:
  2. 本书以清晰的语言、丰富的实例以及翔实的内容描述了OpenGL的功能以及许多计算机图形技巧。全书共15章,包括OpengGL简介、状态管理和绘制几何物体、视图、颜色、光照、混合、抗锯齿、雾、多边形偏移、显示列表、绘制像素、位图、字体、图像、纹理贴图、帧缓冲区、分格化和二次方程表面、求值器和 NURBS、选择和反馈、OpenGL高级技巧以及OpenGL着色语言等内容。本书对OpenGL以及OpenGL实用函数库提供了全面而又权威的介绍,素有“OpenGL红宝书”之美誉。第6版在第5版的基础上进行了全
  3. 所属分类:Graph program

    • 发布日期:2017-06-03
    • 文件大小:15388381
    • 提供者:bosimao
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com